.. _`Dict to Json`: .. _`org.sysess.sympathy.json.dicttojson`: Dict to Json ```````````` .. image:: dict_to_json.svg :width: 48 Convert Sympathy dictionary of Json elements to Json with a top-level dictionary. Definition :::::::::: Input ports ........... **json_dict** {json} Json dict Output ports ............ **json** json Json Related nodes ............. * :ref:`org.sysess.sympathy.json.jsontolist` * :ref:`org.sysess.sympathy.json.jsontodict` * :ref:`org.sysess.sympathy.json.listtojson` Implementation .............. .. automodule:: node_json_convert :noindex: .. class:: DictToJson :noindex: